Add security advisories link for Apache Camel#62
Open
oscerd wants to merge 1 commit into
Open
Conversation
raboof
reviewed
Jun 11, 2026
raboof
left a comment
Member
There was a problem hiding this comment.
https://camel.apache.org/security/index.html does not exist.
this should be changed in scripts/project-coordinates.json as the page you edited is generated. it'd be good if we added a comment at the top of this page to indicate that.
Author
|
It exists, but we have troubles with CDN |
Author
|
We have this 404 constantly.. |
038b422 to
9dcabf4
Compare
Author
|
Thanks for the review @raboof! You're right — I've updated the PR to change Regarding the URL returning 404 — it does exist, but we've been experiencing intermittent CDN issues that sometimes cause it to appear down. |
Update project-coordinates.json instead of the generated _index.md. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9dcabf4 to
987fb51
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
scripts/project-coordinates.json, pointing to https://camel.apache.org/security/index.htmlcontent/projects/_index.mdwill pick up the change whenproject-page.pyis next runTest plan
project-page.pygenerates the correct Advisories link for Camel in_index.md🤖 Generated with Claude Code